Skip to content

Conversation

jissereitsma
Copy link
Contributor

This PR removes the check for a functions.php file which is not needed in Magento 2. Unit tests should be run similarly like vendor/bin/phpunit --configuration dev/tests/unit/phpunit.xml.dist vendor/buckaroo/magento2/Test/Unit. This way, the PHP settings should also be moved to the PHPUnit configuration file and not be part of the tests.

This PR removes the check for a `functions.php` file which is not needed in Magento 2. Unit tests should be run similarly like `vendor/bin/phpunit --configuration dev/tests/unit/phpunit.xml.dist vendor/buckaroo/magento2/Test/Unit`. This way, the PHP settings should also be moved to the PHPUnit configuration file and not be part of the tests.
@vegimcarkaxhija vegimcarkaxhija merged commit 505c689 into buckaroo-it:develop Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants